GrapeCity.CalcEngine.Functions Namespace > CalcTrimMeanFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 2 items: array, percent.
Array is the array or range of values to trim and average.
Percent is the fractional number of data points to exclude from the calculation.
'Usage Dim instance As CalcTrimMeanFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 2 items: array, percent.
Array is the array or range of values to trim and average.
Percent is the fractional number of data points to exclude from the calculation.
Target Platforms: Windows Server 2012, Windows RT